home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 28
/
Volume 28 - JOGO DISK .iso
/
Games
/
doggler_vs_barron_von_hare.swf
/
scripts
/
frame_10
/
DoAction.as
Wrap
Text File
|
2006-11-13
|
256b
|
9 lines
function toSplash()
{
com.teamrubber.SeqTrackerAdaptor.doLoad();
_global.root.gotoAndPlay("splash");
}
stop();
com.teamrubber.SeqTrackerAdaptor.setComponentReference(this.tracker_comp);
com.teamrubber.SeqTrackerAdaptor.initTracker(toSplash);